Skip to content

Conversation

artembilan
Copy link
Contributor

@artembilan artembilan commented Sep 18, 2025

  • Copy all the S3 functionality from the Spring Integration AWS project
  • Document the feature
  • Add spring-cloud-aws-starter-integration-s3 convenient module
  • Introduce LocalstackContainerTest in the tests, similar to the one in DynamoDB module. Reuse this abstraction for all the S3 integration tests to avoid unnecessary LocalStack container restarts while we running all the tests in module

📢 Type of change

  • Bugfix
  • New feature
  • Enhancement
  • Refactoring

📜 Description

💡 Motivation and Context

💚 How did you test it?

📝 Checklist

  • I reviewed submitted code
  • I added tests to verify changes
  • I updated reference documentation to reflect the change
  • All tests passing
  • No breaking changes

🔮 Next steps

* Copy all the S3 functionality from the Spring Integration AWS project
* Document the feature
* Add `spring-cloud-aws-starter-integration-s3` convenient module
* Introduce `LocalstackContainerTest` in the tests, similar to the one in DynamoDB module.
Reuse this abstraction for all the S3 integration tests to avoid unnecessary LocalStack container restarts
while we running all the tests in module
@github-actions github-actions bot added type: documentation Documentation or Samples related issue type: dependency-upgrade Dependency version bump labels Sep 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: dependency-upgrade Dependency version bump type: documentation Documentation or Samples related issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants